home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 March / PCWMAR06.iso / Software / Full / Canvas 8 / Canvas8 / AllCanvasToolsFiles.Cab / F3996_EPSIO.CVT / PS_CODE / CUSTOM next >
Encoding:
Text File  |  2002-03-14  |  285 b   |  3 lines

  1. /setcustomcolor{exch 4 get //epsdict /_cn get eq{ 1 exch sub //epsdict /$1 get exec}{pop 1 //epsdict /$1 get exec}ifelse}bdf
  2. /customcolorimage{4 get //epsdict begin _cn eq{end image}{_op not {gsave 0 0 moveto 1 0 lineto 1 1 lineto 0 1 lineto closepath 1 $1 $6 grestore}if}ifelse}bdf
  3.